Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 152,646 for

document formatting

(0.1 sec)
  1. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Document doc = new Document ( MyDir + "Rendering...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the Formatting for the FieldIndex fields in a Document in C++....Specifies the formatting for the FieldIndex fields in a document. enum...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Specify Layout Options in Java|Aspose.Words for...

    Create output Documents with various layouts, depending on the parameters specified in the Document using Java....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/java/specify-layout-options/
  6. Shape.HorizontalRuleFormat | Aspose.Words for .NET

    Access and customize the HorizontalRuleFormat properties for enhanced design flexibility. Optimize your shapes with tailored settings for unique results....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Filter Objects while loading Workbook or Worksh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SHAPE MERGED_AREA CONDITIONAL_FORMATTING DATA_VALIDATION PIVOT_TABLE...SETTINGS XML_MAP STRUCTURE DOCUMENT_PROPERTIES DEFINED_NAMES VBA...

    docs.aspose.com/cells/java/filter-objects-while...
  8. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the Document in C++....method Starts a table in the document. System :: SharedPtr < Aspose...borders. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++....its own or complete with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/cpp/copy-range-style-only/